::----- AddingNewBreeds.txt -----::
This program supports adding new breeds, in case new ones appear.
To add a breed, follow these steps:
1. Open the Registry Editor, by selecting Start/Run, typing "regedit" and pressing Enter.
WARNING: If you aren't sure about this, don't continue. You can cause serious damage
to your system by incorrectly using the Registry Editor.
2. Go to HKEY_CURRENT_USER\Software\VB and VBA Program Settings\CreaturesSpriteFinder\Breeds
3. Add a new string value for your breed.
Right click and select New/String Value.
The value's name has to be the slot letter, followed by the genders used by your breed.
For example, Gaia is "G7", where "G" is the "G" slot, and "7" is the code for Female Geat.
Most creatures come with male and female versions, so you'd usually specify two genders.
For example, a Bruin Norn is "B04", where "0" is Male Norn, and 4 is "Female norn". You
can specify more than two genders, although I don't know of any breed that requires this.
4. Now start the program, or restart it if it was already running to check if it worked.
If you added a breed that conflicts with an already existing one you will get a warning.
Check that you entered everything correctly. To get rid of the warning you will have to
remove one of the conflicting breeds.
5. Optionally, email me at *****@teleline.es or *****@vadim.isa-geek.net and send me the
details of the breed you added, so that I can include them with the next version.
::----- ChangeLog.txt -----::
Change log
-------------------------------------------------------------------------------------------
19/07/2003 1.0.3
⇥Added Creatures Adventures support
⇥Added Creatures 2 support (no preview yet though)
⇥Added support for multiple paths (with automatic conversion of settings)
⇥Fixed error 91 when using the scrollbar in the preview area when an image is not loaded
18/07/2003 1.0.3
⇥Fixed error 52 that happened if a bad folder was typed in the folder field
17/07/2003 1.0.2
⇥Now it detects conflicting breeds and slows a warning message instead of crashing
⇥Added ChangeLog.txt
⇥Added AddingNewBreeds.txt
17/07/2003 1.0.1
⇥First version released